Skip to content

workflow: Create basic build #2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Sep 13, 2024
Merged

workflow: Create basic build #2

merged 2 commits into from
Sep 13, 2024

Conversation

d3zd3z
Copy link
Collaborator

@d3zd3z d3zd3z commented Sep 12, 2024

This builds the application using one of the Github workflows.

Build the rust code samples to make sure that Rust support is working on
all supported targets.  This adds toolchain support and rust target
support for the supported Cortex-M, and RISC-V targets.

The workflow runs on every pull request and on every push.

Signed-off-by: David Brown <[email protected]>
Restrict when the workflow is run so that it will either run when pushed
to main, or when a pull request to main, and not for arbitrary other
branches.

Signed-off-by: David Brown <[email protected]>
@teburd
Copy link

teburd commented Sep 12, 2024

Makes sense to me

Copy link
Member

@stephanosio stephanosio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks ok to me.

@d3zd3z d3zd3z requested a review from stephanosio September 13, 2024 21:18
@d3zd3z d3zd3z merged commit 49e87da into main Sep 13, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants